home *** CD-ROM | disk | FTP | other *** search
/ The Journey to Wild Divine / The Journey to Wild Divine - Disc 2.iso / installers / quicktime / quicktime65pkg / contents / resources / tokendefinitions.plist < prev    next >
Extensible Markup Language  |  2003-11-05  |  1KB  |  42 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>QuickTimePlayer</key>
  6.     <array>
  7.         <dict>
  8.             <key>path</key>
  9.             <string>/Applications/QuickTime Player.app</string>
  10.             <key>searchPlugin</key>
  11.             <string>CheckPath</string>
  12.         </dict>
  13.         <dict>
  14.             <key>excludedDirs</key>
  15.             <array>
  16.                 <string>/System</string>
  17.                 <string>/Developer</string>
  18.                 <string>/AppleInternal</string>
  19.             </array>
  20.             <key>identifier</key>
  21.             <string>com.apple.QuickTime Player/string>
  22.             <key>maxDepth</key>
  23.             <integer>6</integer>
  24.             <key>runCondition</key>
  25.             <string>runAlways</string>
  26.             <key>searchPlugin</key>
  27.             <string>BundleIdentifierSearch</string>
  28.             <key>startingPoint</key>
  29.             <string>/</string>
  30.             <key>successCase</key>
  31.             <string>findOne</string>
  32.         </dict>
  33.         <dict>
  34.             <key>path</key>
  35.             <string>/Applications/QuickTime Player.app</string>
  36.             <key>searchPlugin</key>
  37.             <string>DefaultPath</string>
  38.         </dict>
  39.     </array>
  40. </dict>
  41. </plist>
  42.